From: Eric S. Raymond Date: Wed, 18 Jul 2007 16:12:16 +0000 (+0000) Subject: Put the lower half (the back-end) of NewVC in place. This commit X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17835 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a84e0a0b8193e3134ea98d128357a107af300ccc;p=emacs.git Put the lower half (the back-end) of NewVC in place. This commit makes only the minimum changes needed to get the old vc.el logic working with the new back ends. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e17135e846d..8e623e771f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ -2007-07-18 Juanma Barranquero +2007-07-18 Eric S. Raymond + + * vc-hooks.el: Generalize stay-local-p to operate on lists of + files. Change two keybindings to point to new function names. +2007-07-18 Juanma Barranquero * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode) (follow-delete-other-windows-and-split, follow-recenter) (follow-windows-aligned-p, follow-point-visible-all-windows-p)